VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationDataCollection Class / Sort Methods / Sort(Comparison<AnnotationData>) Method
Syntax Requirements SeeAlso
In This Topic
    Sort(Comparison<AnnotationData>) Method (AnnotationDataCollection)
    In This Topic
    Sorts the elements in the entire AnnotationDataCollection using the specified System.Comparison.
    Syntax

    Parameters

    comparison
    The System.Comparison to use when comparing elements.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also